home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / modules / nessus-2.2.8.mo / usr / lib / nessus / plugins / debian_DSA-463.nasl < prev    next >
Text File  |  2005-03-31  |  4KB  |  97 lines

  1. # This script was automatically generated from the dsa-463
  2. # Debian Security Advisory
  3. # It is released under the Nessus Script Licence.
  4. # Advisory is copyright 1997-2004 Software in the Public Interest, Inc.
  5. # See http://www.debian.org/license
  6. # DSA2nasl Convertor is copyright 2004 Michel Arboi
  7.  
  8. if (! defined_func('bn_random')) exit(0);
  9.  
  10. desc = '
  11. Samba, a LanManager-like file and printer server for Unix, was found
  12. to contain a vulnerability whereby a local user could use the "smbmnt"
  13. utility, which is setuid root, to mount a file share from a remote
  14. server which contained setuid programs under the control of the user.
  15. These programs could then be executed to gain privileges on the local
  16. system.
  17. For the current stable distribution (woody) this problem has been
  18. fixed in version 2.2.3a-13.
  19. For the unstable distribution (sid) this problem has been fixed in
  20. version 3.0.2-2.
  21. We recommend that you update your samba package.
  22.  
  23.  
  24. Solution : http://www.debian.org/security/2004/dsa-463
  25. Risk factor : High';
  26.  
  27. if (description) {
  28.  script_id(15300);
  29.  script_version("$Revision: 1.4 $");
  30.  script_xref(name: "DSA", value: "463");
  31.  script_cve_id("CVE-2004-0186");
  32.  script_bugtraq_id(9619);
  33.  
  34.  script_description(english: desc);
  35.  script_copyright(english: "This script is (C) 2004 Michel Arboi");
  36.  script_name(english: "[DSA463] DSA-463-1 samba");
  37.  script_category(ACT_GATHER_INFO);
  38.  script_family(english: "Debian Local Security Checks");
  39.  script_dependencies("ssh_get_info.nasl");
  40.  script_require_keys("Host/Debian/dpkg-l");
  41.  script_summary(english: "DSA-463-1 samba");
  42.  exit(0);
  43. }
  44.  
  45. include("debian_package.inc");
  46.  
  47. w = 0;
  48. if (deb_check(prefix: 'libpam-smbpass', release: '3.0', reference: '2.2.3a-13')) {
  49.  w ++;
  50.  if (report_verbosity > 0) desc = strcat(desc, '\nThe package libpam-smbpass is vulnerable in Debian 3.0.\nUpgrade to libpam-smbpass_2.2.3a-13\n');
  51. }
  52. if (deb_check(prefix: 'libsmbclient', release: '3.0', reference: '2.2.3a-13')) {
  53.  w ++;
  54.  if (report_verbosity > 0) desc = strcat(desc, '\nThe package libsmbclient is vulnerable in Debian 3.0.\nUpgrade to libsmbclient_2.2.3a-13\n');
  55. }
  56. if (deb_check(prefix: 'libsmbclient-dev', release: '3.0', reference: '2.2.3a-13')) {
  57.  w ++;
  58.  if (report_verbosity > 0) desc = strcat(desc, '\nThe package libsmbclient-dev is vulnerable in Debian 3.0.\nUpgrade to libsmbclient-dev_2.2.3a-13\n');
  59. }
  60. if (deb_check(prefix: 'samba', release: '3.0', reference: '2.2.3a-13')) {
  61.  w ++;
  62.  if (report_verbosity > 0) desc = strcat(desc, '\nThe package samba is vulnerable in Debian 3.0.\nUpgrade to samba_2.2.3a-13\n');
  63. }
  64. if (deb_check(prefix: 'samba-common', release: '3.0', reference: '2.2.3a-13')) {
  65.  w ++;
  66.  if (report_verbosity > 0) desc = strcat(desc, '\nThe package samba-common is vulnerable in Debian 3.0.\nUpgrade to samba-common_2.2.3a-13\n');
  67. }
  68. if (deb_check(prefix: 'samba-doc', release: '3.0', reference: '2.2.3a-13')) {
  69.  w ++;
  70.  if (report_verbosity > 0) desc = strcat(desc, '\nThe package samba-doc is vulnerable in Debian 3.0.\nUpgrade to samba-doc_2.2.3a-13\n');
  71. }
  72. if (deb_check(prefix: 'smbclient', release: '3.0', reference: '2.2.3a-13')) {
  73.  w ++;
  74.  if (report_verbosity > 0) desc = strcat(desc, '\nThe package smbclient is vulnerable in Debian 3.0.\nUpgrade to smbclient_2.2.3a-13\n');
  75. }
  76. if (deb_check(prefix: 'smbfs', release: '3.0', reference: '2.2.3a-13')) {
  77.  w ++;
  78.  if (report_verbosity > 0) desc = strcat(desc, '\nThe package smbfs is vulnerable in Debian 3.0.\nUpgrade to smbfs_2.2.3a-13\n');
  79. }
  80. if (deb_check(prefix: 'swat', release: '3.0', reference: '2.2.3a-13')) {
  81.  w ++;
  82.  if (report_verbosity > 0) desc = strcat(desc, '\nThe package swat is vulnerable in Debian 3.0.\nUpgrade to swat_2.2.3a-13\n');
  83. }
  84. if (deb_check(prefix: 'winbind', release: '3.0', reference: '2.2.3a-13')) {
  85.  w ++;
  86.  if (report_verbosity > 0) desc = strcat(desc, '\nThe package winbind is vulnerable in Debian 3.0.\nUpgrade to winbind_2.2.3a-13\n');
  87. }
  88. if (deb_check(prefix: 'samba', release: '3.2', reference: '3.0.2-2')) {
  89.  w ++;
  90.  if (report_verbosity > 0) desc = strcat(desc, '\nThe package samba is vulnerable in Debian sid.\nUpgrade to samba_3.0.2-2\n');
  91. }
  92. if (deb_check(prefix: 'samba', release: '3.0', reference: '2.2.3a-13')) {
  93.  w ++;
  94.  if (report_verbosity > 0) desc = strcat(desc, '\nThe package samba is vulnerable in Debian woody.\nUpgrade to samba_2.2.3a-13\n');
  95. }
  96. if (w) { security_hole(port: 0, data: desc); }
  97.